Skip to content

Conversation

@xcsalt01
Copy link

@xcsalt01 xcsalt01 commented Feb 1, 2014

I've fixed a couple of issues preventing nide from running on Windows. They are:

  • The which command is not on windows by default (the equivalent is where)
  • Windows doesn't support the node.js concept of uids

With these changes, users can run nide on windows, provided that they are willing to install the missing libraries nide requires manually, as the process will error out initially.

…dows

equivelant for which, and removing user assignment if the environment is
windows, due to lack of node.js support
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants